GtkToggleButton: Move nonexported API to a private header
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Oct 2014 02:42:49 +0000 (22:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Oct 2014 02:42:49 +0000 (22:42 -0400)
commit3f5d4623051e8c499730880ab6c80d120aec9f44
tree0fc0d6873bd720fe92e4f0ce3f95a48cb0d873c4
parentce915dc6f0bed10035c6537c1fe2f61519af028c
GtkToggleButton: Move nonexported API to a private header

This is our standard practice nowadays.
gtk/Makefile.am
gtk/gtkradiobutton.c
gtk/gtktogglebutton.c
gtk/gtktogglebutton.h
gtk/gtktogglebuttonprivate.h [new file with mode: 0644]